From: Peter Michael Green Date: Wed, 5 Oct 2022 14:19:49 +0000 (+0000) Subject: add build conflicts on libnuma1 X-Git-Tag: archive/raspbian/9.0.2-4+rpi3^0 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=662192d2992e6b2cd1934aca83df7d40c5f74e30;p=ghc.git add build conflicts on libnuma1 --- diff --git a/debian/changelog b/debian/changelog index 777ac85d..9a744434 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ghc (9.0.2-4+rpi3) bookworm-staging; urgency=medium + + * Add build conflicts on libnuma1 + + -- Peter Michael Green Wed, 05 Oct 2022 13:33:13 +0000 + ghc (9.0.2-4+rpi2) bookworm-staging; urgency=medium * Add build-conflicts on libllvm14 diff --git a/debian/control b/debian/control index 162a78f3..418ec98c 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: Build-Depends-Indep: hscolour, fop -Build-Conflicts: ccache, libllvm14 +Build-Conflicts: ccache, libllvm14, libnuma1 Homepage: https://haskell.org/ghc/ Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/ghc] Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/ghc